home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / arexx / larp11a.lha / LARP / LARP_test.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1993-06-05  |  406 b   |  13 lines

  1. /* rexx test file
  2.  */
  3.  
  4. address LARP.01
  5.  
  6. /* Usage: PUTS "<text here>" */
  7.  
  8. PUTS "<Seuss> alAUKKA: I need a little proggy. Would ya make it for me?"
  9. PUTS "<alAUKKA> Seuss: Yeah, what kind?"
  10. PUTS "<Seuss> alAUKKA: You know, one which uses Arexx(tm) and opens a little window."
  11. PUTS "<alAUKKA> Seuss: Hey, I got it. Shouldn't be too hard to make..."
  12. PUTS "<alAUKKA> Seuss: ... Guess I do it in three hours. :)"
  13.